projects
/
gpsbabel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c98027
)
Add 'win32/gpsbabel.rc' to configure output files.
author
oliskoli
<oliskoli>
Sun, 30 Jul 2006 17:34:33 +0000
(17:34 +0000)
committer
oliskoli
<oliskoli>
Sun, 30 Jul 2006 17:34:33 +0000
(17:34 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index a3e047769304730c40c88aa6ce7a207b333aa3b5..558946f6b883b157a3abe3cc17306116f31f878f 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-241,5
+241,5
@@
echo $EXPAT_LIB
# AC_CHECK_FUNCS([atexit floor localtime_r memmove memset pow select sqrt strchr strcspn strdup strerror strncasecmp strrchr strspn strstr strtol strtoul])
AC_CHECK_FUNCS([nanosleep sleep])
-AC_CONFIG_FILES([Makefile])
+AC_CONFIG_FILES([Makefile
win32/gpsbabel.rc
])
AC_OUTPUT